| Overload | Description |
|---|---|
| PDFPen Constructor(PDFColor,double) | Initializes a new PDFPen object. |
| PDFPen Constructor() | Initializes a new PDFPen object with a default RGB black color and a width of 1 point. |
| PDFPen Constructor(PDFPen) | Initializes a new PDFPen object with another pen. |